Package-level declarations

Types

class StepQuizCodeBlanksClickedCodeBlockChildHyperskillAnalyticEvent(val route: HyperskillAnalyticRoute, codeBlock: CodeBlock?, codeBlockChild: CodeBlockChild?) : HyperskillAnalyticEvent

Represents click on the code block child in the code blanks analytic event.

Represents click on the code block in the code blanks analytic event.

Represents click on the "Decrease indent level" button in the code block analytic event.

Represents click on the "Delete" button in the code block analytic event.

Represents click on the "Enter" button in the code block analytic event.

Represents click on the "Space" button in the code block analytic event.

Represents click on the code block suggestion in the code blanks analytic event.